Symbolic execution definition

Search

Symbolic execution

Symbolic execution logo #21000 In computer science, symbolic execution (also symbolic evaluation) is a means of analyzing a program to determine what inputs cause each part of a program to execute. An interpreter follows the program, assuming symbolic values for inputs rather than obtaining actual inputs as normal execution of the program would, a case of abstract interpretatio...
Found on http://en.wikipedia.org/wiki/Symbolic_execution
No exact match found.